home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0014-GetSegFromPC glitch-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-05  |  600 b   |  20 lines  |  [TEXT/GEOL]

  1. Item    8074951                         4-Oct-89        16:45
  2.  
  3. From:   LANGSTON1                       Langston, Jeff,CLA
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    GetSegFromPC glitch
  8.  
  9. I was doing some debugging with Trap Discipline on and found a minor hiccup
  10. when running a debug version of an application.  The routine 'GetSegFromPC' is
  11. called before the global variable 'pSegTable' has been initialized i.e. it is
  12. NIL.  The code calls GetHandleSize on the NIL handle.
  13.  
  14. The effect appears to benign, but you may want to look into it a little
  15. further.
  16.  
  17. Thanks
  18. Phil King
  19.  
  20.